home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / tpshar20.zip / ABSHARE.DOC next >
Text File  |  1992-11-23  |  5KB  |  237 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.                                  ABShare 2.00
  20.  
  21.                Copyright (c) 1992 ABSoft - ALL RIGHTS RESERVED
  22.  
  23.                       Designed & Written by Jack Ridgway
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.                                    Page 1
  58.  
  59.         ABShare 2.00 Copyright (c) 1992 ABSoft - ALL RIGHTS RESERVED
  60.  
  61.  
  62.  
  63.  
  64.    CONTENTS
  65.  
  66.      Disclaimer .....................................................  3
  67.  
  68.      Freeware Agreement .............................................  3
  69.  
  70.      Distribution Archive Contents ..................................  3
  71.  
  72.      What is ABShare ................................................  3
  73.  
  74.      How to Use ABShare .............................................  4
  75.  
  76.      Registration ...................................................  4
  77.  
  78.      Technical Support ..............................................  4
  79.  
  80.      Acknowledgements ...............................................  4
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.                                    Page 2
  117.  
  118.         ABShare 2.00 Copyright (c) 1992 ABSoft - ALL RIGHTS RESERVED
  119.  
  120.  
  121.  
  122.  
  123.    DISCLAIMER
  124.  
  125.      Users of ABShare must accept this disclaimer of warranty: "ABShare
  126.      is supplied as is.  The author disclaims all warranties, expressed
  127.      or implied, including, without limitation, the warranties of
  128.      merchantability and of fitness for any purpose.  The author
  129.      assumes no liability for damages, direct or consequential, which
  130.      may result from the use of ABShare."
  131.  
  132.  
  133.    FREEWARE AGREEMENT
  134.  
  135.      ABShare is a "freeware program" and is provided at no charge to
  136.      the user.  Feel free to share it with your friends, but please do
  137.      not give it away altered or as part of another system.  ABShare
  138.      may NOT be used in a commercial environment without purchasing the
  139.      source code from ABSoft.  A BBS operated for profit IS a commercial
  140.      environment; however, a subscription system not operated for profit
  141.      is not considered a commercial environment in relation to this
  142.      agreement.
  143.  
  144.      Anyone distributing ABShare for any kind of remuneration must
  145.      first contact ABSoft at the address below for authorization.  This
  146.      authorization will be automatically granted to distributors
  147.      recognized by the (ASP) as adhering to its guidelines for shareware
  148.      distributors, and such distributors may begin offering ABShare
  149.      immediately; however, ABSoft must still be advised so that the
  150.      distributor can be kept up-to-date with the latest version of
  151.      ABShare.
  152.  
  153.  
  154.    DISTRIBUTION ARCHIVE CONTENTS
  155.  
  156.      You will find the following files in TPSHAR10.*
  157.  
  158.        ABSHARE.TP6  - TP 6.0 ABShare Unit
  159.        ABSHARE.TP7  - TP 7.0 & BP 7.0 Real Mode ABShare Unit
  160.        ABSHARE.TPP  - BP 7.0 Protected Mode ABShare Unit
  161.        ABSHARE.DOC  - ABShare Documentation
  162.        ABSHARE.INT  - Interface and Documentation on Using ABShare
  163.        REGISTER.FRM - ABSoft Registration Form
  164.        FILE_ID.DIZ  - BBS Description of ABShare
  165.  
  166.  
  167.    WHAT IS ABShare?
  168.  
  169.      ABShare is a Turbo Pascal Unit used for file record locking and
  170.      Share detection.
  171.  
  172.  
  173.  
  174.  
  175.                                    Page 3
  176.  
  177.         ABShare 2.00 Copyright (c) 1992 ABSoft - ALL RIGHTS RESERVED
  178.  
  179.  
  180.  
  181.  
  182.    HOW TO USE ABShare
  183.  
  184.      If you are using TP 6.0, rename ABSHARE.TP6 to ABSHARE.TPU.  If
  185.      you are using TP 7.0, rename ABSHARE.TP7 to ABSHARE.TPU. Since
  186.      this is a programmer's tool, I'm going to assume you have decent
  187.      knowledge of computers in general, and Turbo Pascal in particular.
  188.      Simply place ABShare in your USES statement.
  189.  
  190.      Uses
  191.        Crt,
  192.        ABShare,
  193.        Dos;
  194.  
  195.      See the enclosed ABSHARE.INT for complete documentation on the
  196.      Constants and Functions in ABShare.
  197.  
  198.  
  199.    REGISTRATION
  200.  
  201.      ABShare is distributed as FreeWare.  This is a contribution to
  202.      all the shareware/freeware/pd programmers, to whom I certainly owe
  203.      a lot.  Please read the DISCLAIMER & FREEWARE AGREEMENT earlier in
  204.      the documentation for more information.
  205.  
  206.      Source code is available from ABSoft.  Please see the enclosed
  207.      registration form for information and pricing.
  208.  
  209.  
  210.    TECHNICAL SUPPORT
  211.  
  212.      ABSoft
  213.      P.O. Box 55647
  214.      Jackson, MS 39296-5647
  215.  
  216.      The Big Bang Theory BBS
  217.      601-366-1664 (HST/v.32bis)
  218.  
  219.      SL_Net     250:302/532
  220.      FidoNet    1:3632/104
  221.  
  222.  
  223.    ACKNOWLEDGEMENTS
  224.  
  225.      * Turbo Pascal is a registered trademark of Borland International
  226.      * MS-DOS is a registered trademark of Microsoft Corporation
  227.      * All other programs are copyright and/or trademarked by their
  228.        respective author unless otherwise noted
  229.  
  230.  
  231.  
  232.  
  233.  
  234.                                    Page 4
  235.  
  236.         ABShare 2.00 Copyright (c) 1992 ABSoft - ALL RIGHTS RESERVED
  237.